Skip to content

Commit da903bb

Browse files
committed
Update README.md for the latest version
1 parent 810ef24 commit da903bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This is a Maven plugin for working with Oracle's AppBundler. Specifically the fo
99
<plugin>
1010
<groupId>com.evolvedbinary.appbundler</groupId>
1111
<artifactId>appbundler-maven-plugin</artifactId>
12-
<version>3.1.0</version>
12+
<version>3.3.0</version>
1313
</plugin>
1414
```
1515

@@ -20,7 +20,7 @@ If you only need a platform specific binary, you can override the dependency on
2020
<plugin>
2121
<groupId>com.evolvedbinary.appbundler</groupId>
2222
<artifactId>appbundler-maven-plugin</artifactId>
23-
<version>3.1.0</version>
23+
<version>3.3.0</version>
2424
<dependencies>
2525
<dependency>
2626
<groupId>com.evolvedbinary.appbundler</groupId>

0 commit comments

Comments
 (0)