File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.spdx</groupId >
5
5
<artifactId >spdx-tools</artifactId >
6
- <version >2.2.6-SNAPSHOT </version >
6
+ <version >2.2.6</version >
7
7
<name >SPDX tools</name >
8
8
<description >SPDX tools</description >
9
9
<licenses >
112
112
<dependency >
113
113
<groupId >com.google.guava</groupId >
114
114
<artifactId >guava</artifactId >
115
- <version >24.1.1 -jre</version >
115
+ <version >29.0 -jre</version >
116
116
</dependency >
117
117
<dependency >
118
118
<groupId >com.github.spullara.mustache.java</groupId >
122
122
<dependency >
123
123
<groupId >org.apache.logging.log4j</groupId >
124
124
<artifactId >log4j-api</artifactId >
125
- <version >2.10 .0</version >
125
+ <version >2.16 .0</version >
126
126
</dependency >
127
127
<dependency >
128
128
<groupId >org.apache.logging.log4j</groupId >
129
129
<artifactId >log4j-core</artifactId >
130
- <version >2.10 .0</version >
130
+ <version >2.16 .0</version >
131
131
</dependency >
132
132
<dependency >
133
133
<groupId >org.apache.logging.log4j</groupId >
134
134
<artifactId >log4j-slf4j-impl</artifactId >
135
- <version >2.10 .0</version >
135
+ <version >2.16 .0</version >
136
136
</dependency >
137
137
<dependency >
138
138
<groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments