log4j-jars 2.0.2.1-java → 2.13.1-java

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 270e1c846f0267815e864ae002708c4bc5c66064
4
- data.tar.gz: eaa7df5e287ac8f921c1cdc3c92673f9b34cce6a
2
+ SHA256:
3
+ metadata.gz: b672b6b8ac5b6dcefbe9d8253668c9fc2ace795fa8df643e824051dd512255cb
4
+ data.tar.gz: 764ca1518ebbd571a4ed774c69dfdbce2a5934d05513e963ca3b486486fe1592
5
5
  SHA512:
6
- metadata.gz: 06ac90cf1ca9de7b1f602663e541980412a3c5d7b0cded5a35cd038a254ef5b16fa1c22605ca06a04f90f9ccfe5d7d19307e0dc0cc5df30d678da41bd216a8f5
7
- data.tar.gz: 6b6536d37969e4a36b816ed4f986d55225a8cb0d12f1a8f418f76e60174d603238006bbc9546f9e1dad61ae6d1bab354d8f6982df190e74c38b19eb8a4672818
6
+ metadata.gz: b0332b0ac78e5dc5d9af4b684911d57dbd644024101d0ba3805820994b45844530613a4291999812233cb087c17966694cc7582e636d04a57123747b6d161441
7
+ data.tar.gz: 7dfc1858f43c94a7b3f3b92b105ca782f8d2894f1bc758afd767b3878e6ab1b6c37a4aa44fe3589a0b3eb7a62b9b7bdd87833bab5532b2811012875b2deb4e78
Binary file
Binary file
@@ -1,7 +1,7 @@
1
1
  # encoding: utf-8
2
2
 
3
3
  require 'java'
4
- require 'log4j-api-2.0.2'
5
- require 'log4j-1.2-api-2.0.2'
6
- require 'log4j-core-2.0.2'
7
- require 'log4j-slf4j-impl-2.0.2'
4
+ require 'log4j-api-2.13.1'
5
+ require 'log4j-1.2-api-2.13.1'
6
+ require 'log4j-core-2.13.1'
7
+ require 'log4j-slf4j-impl-2.13.1'
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.2.1
4
+ version: 2.13.1
5
5
  platform: java
6
6
  authors:
7
7
  - Theo Hultberg
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-09-24 00:00:00.000000000 Z
11
+ date: 2020-03-31 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: ''
14
14
  email:
@@ -17,11 +17,11 @@ executables: []
17
17
  extensions: []
18
18
  extra_rdoc_files: []
19
19
  files:
20
- - lib/log4j-1.2-api-2.0.2.jar
21
- - lib/log4j-api-2.0.2.jar
22
- - lib/log4j-core-2.0.2.jar
20
+ - lib/log4j-1.2-api-2.13.1.jar
21
+ - lib/log4j-api-2.13.1.jar
22
+ - lib/log4j-core-2.13.1.jar
23
23
  - lib/log4j-jars.rb
24
- - lib/log4j-slf4j-impl-2.0.2.jar
24
+ - lib/log4j-slf4j-impl-2.13.1.jar
25
25
  homepage: http://logging.apache.org/log4j/2.x/
26
26
  licenses: []
27
27
  metadata: {}
@@ -31,17 +31,17 @@ require_paths:
31
31
  - lib
32
32
  required_ruby_version: !ruby/object:Gem::Requirement
33
33
  requirements:
34
- - - '>='
34
+ - - ">="
35
35
  - !ruby/object:Gem::Version
36
36
  version: '0'
37
37
  required_rubygems_version: !ruby/object:Gem::Requirement
38
38
  requirements:
39
- - - '>='
39
+ - - ">="
40
40
  - !ruby/object:Gem::Version
41
41
  version: '0'
42
42
  requirements: []
43
43
  rubyforge_project: log4j-jars
44
- rubygems_version: 2.2.1
44
+ rubygems_version: 2.6.13
45
45
  signing_key:
46
46
  specification_version: 4
47
47
  summary: Log4j jars
Binary file
Binary file
Binary file