log4j-jars 2.0.2-java → 2.16.0-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/lib/log4j-1.2-api-2.16.0.jar +0 -0
- data/lib/log4j-api-2.16.0.jar +0 -0
- data/lib/log4j-core-2.16.0.jar +0 -0
- data/lib/log4j-jars.rb +4 -3
- data/lib/log4j-slf4j-impl-2.16.0.jar +0 -0
- metadata +9 -9
- data/lib/log4j-api-2.0.2.jar +0 -0
- data/lib/log4j-core-2.0.2.jar +0 -0
- data/lib/log4j-slf4j-impl-2.0.2.jar +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 30df82af2ea4c9665ac116b321aa506df08b3e0e91257b4db324ea0be0870cd1
|
4
|
+
data.tar.gz: 93eda418c25ddb1872cca0602710b2911404189ebb676d41c8734cc1824ec734
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 697e7f69e45e457b4aec7a6e9f41a5f7a2fb23439817550484a8717c3ceeb2c270695243d9f30db477c56eaccc70f850fd82b9a5c24cd50c4173cd890c787b77
|
7
|
+
data.tar.gz: d3c2ff59780345182b5d11776ecacda0a66e2af291f7c115f434c6f1b6c7cd71b993493068a0f2089f1bcf9452cee096ecb3672a47804887ae5184b8b4b53473
|
Binary file
|
Binary file
|
Binary file
|
data/lib/log4j-jars.rb
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: log4j-jars
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0
|
4
|
+
version: 2.16.0
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Theo Hultberg
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2021-12-17 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: ''
|
14
14
|
email:
|
@@ -17,10 +17,11 @@ executables: []
|
|
17
17
|
extensions: []
|
18
18
|
extra_rdoc_files: []
|
19
19
|
files:
|
20
|
-
- lib/log4j-api-2.0.
|
21
|
-
- lib/log4j-
|
20
|
+
- lib/log4j-1.2-api-2.16.0.jar
|
21
|
+
- lib/log4j-api-2.16.0.jar
|
22
|
+
- lib/log4j-core-2.16.0.jar
|
22
23
|
- lib/log4j-jars.rb
|
23
|
-
- lib/log4j-slf4j-impl-2.0.
|
24
|
+
- lib/log4j-slf4j-impl-2.16.0.jar
|
24
25
|
homepage: http://logging.apache.org/log4j/2.x/
|
25
26
|
licenses: []
|
26
27
|
metadata: {}
|
@@ -30,17 +31,16 @@ require_paths:
|
|
30
31
|
- lib
|
31
32
|
required_ruby_version: !ruby/object:Gem::Requirement
|
32
33
|
requirements:
|
33
|
-
- -
|
34
|
+
- - ">="
|
34
35
|
- !ruby/object:Gem::Version
|
35
36
|
version: '0'
|
36
37
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
37
38
|
requirements:
|
38
|
-
- -
|
39
|
+
- - ">="
|
39
40
|
- !ruby/object:Gem::Version
|
40
41
|
version: '0'
|
41
42
|
requirements: []
|
42
|
-
|
43
|
-
rubygems_version: 2.2.1
|
43
|
+
rubygems_version: 3.2.15
|
44
44
|
signing_key:
|
45
45
|
specification_version: 4
|
46
46
|
summary: Log4j jars
|
data/lib/log4j-api-2.0.2.jar
DELETED
Binary file
|
data/lib/log4j-core-2.0.2.jar
DELETED
Binary file
|
Binary file
|