Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot] a234d91aaf
chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.1.0 2022-08-30 13:49:00 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<configuration>
<mainClass>de.swingbe.postgres_java.JavaPostgreSqlVersion
</mainClass>