File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 139
139
<plugin >
140
140
<groupId >org.apache.maven.plugins</groupId >
141
141
<artifactId >maven-gpg-plugin</artifactId >
142
- <version >3.2.7 </version >
142
+ <version >3.2.8 </version >
143
143
</plugin >
144
144
<plugin >
145
145
<groupId >org.apache.maven.plugins</groupId >
146
146
<artifactId >maven-compiler-plugin</artifactId >
147
147
<version >3.14.0</version >
148
148
</plugin >
149
- <plugin >
150
- <groupId >org.codehaus.mojo</groupId >
151
- <artifactId >animal-sniffer-maven-plugin</artifactId >
152
- <version >1.24</version >
153
- </plugin >
154
149
<plugin >
155
150
<groupId >org.apache.maven.plugins</groupId >
156
151
<artifactId >maven-enforcer-plugin</artifactId >
164
159
<plugin >
165
160
<groupId >org.apache.maven.plugins</groupId >
166
161
<artifactId >maven-shade-plugin</artifactId >
167
- <version >3.6.0 </version >
162
+ <version >3.6.1 </version >
168
163
</plugin >
169
164
<plugin >
170
165
<groupId >org.codehaus.mojo</groupId >
You can’t perform that action at this time.
0 commit comments