Skip to content

Commit 58b08bd

Browse files
committed
versions...
1 parent e56fdaa commit 58b08bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.github.g3force</groupId>
3030
<artifactId>String2ValueConverter</artifactId>
31-
<version>v1.2</version>
31+
<version>v1.3</version>
3232
</dependency>
3333

3434
</dependencies>
@@ -38,6 +38,7 @@
3838
<plugin>
3939
<groupId>org.apache.maven.plugins</groupId>
4040
<artifactId>maven-compiler-plugin</artifactId>
41+
<version>3.3</version>
4142
<configuration>
4243
<source>1.7</source>
4344
<target>1.7</target>

0 commit comments

Comments
 (0)