File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 94
94
</plugin >
95
95
<plugin >
96
96
<artifactId >maven-compiler-plugin</artifactId >
97
- <version >3.12.1 </version >
97
+ <version >3.13.0 </version >
98
98
</plugin >
99
99
<plugin >
100
100
<artifactId >maven-surefire-plugin</artifactId >
130
130
<plugin >
131
131
<groupId >org.apache.maven.plugins</groupId >
132
132
<artifactId >maven-compiler-plugin</artifactId >
133
- <version >3.12.1 </version >
133
+ <version >3.13.0 </version >
134
134
<configuration >
135
135
<source >22</source >
136
136
<target >22</target >
168
168
<plugin >
169
169
<groupId >org.apache.maven.plugins</groupId >
170
170
<artifactId >maven-gpg-plugin</artifactId >
171
- <version >3.2.0 </version >
171
+ <version >3.2.1 </version >
172
172
<executions >
173
173
<execution >
174
174
<id >sign-artifacts</id >
208
208
<plugin >
209
209
<groupId >org.apache.maven.plugins</groupId >
210
210
<artifactId >maven-gpg-plugin</artifactId >
211
- <version >3.2.0 </version >
211
+ <version >3.2.1 </version >
212
212
<executions >
213
213
<execution >
214
214
<id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments