Skip to content

Commit b3d5a58

Browse files
committed
bump dependency versions
1 parent ace7f9b commit b3d5a58

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<plugin>
135135
<groupId>org.codehaus.mojo</groupId>
136136
<artifactId>build-helper-maven-plugin</artifactId>
137-
<version>1.12</version>
137+
<version>3.6.0</version>
138138
<executions>
139139
<execution>
140140
<id>timestamp-property</id>
@@ -206,7 +206,7 @@
206206
<dependency>
207207
<groupId>com.sun.istack</groupId>
208208
<artifactId>istack-commons-runtime</artifactId>
209-
<version>4.1.2</version>
209+
<version>4.2.0</version>
210210
<scope>runtime</scope>
211211
</dependency>
212212
<dependency>

0 commit comments

Comments
 (0)