chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.1.0

This commit is contained in:
renovate[bot] 2022-08-30 13:49:00 +00:00 committed by GitHub
parent 71b6c8e170
commit a234d91aaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>