We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ace7f9b commit b3d5a58Copy full SHA for b3d5a58
1 file changed
pom.xml
@@ -134,7 +134,7 @@
134
<plugin>
135
<groupId>org.codehaus.mojo</groupId>
136
<artifactId>build-helper-maven-plugin</artifactId>
137
- <version>1.12</version>
+ <version>3.6.0</version>
138
<executions>
139
<execution>
140
<id>timestamp-property</id>
@@ -206,7 +206,7 @@
206
<dependency>
207
<groupId>com.sun.istack</groupId>
208
<artifactId>istack-commons-runtime</artifactId>
209
- <version>4.1.2</version>
+ <version>4.2.0</version>
210
<scope>runtime</scope>
211
</dependency>
212
0 commit comments