ARTEMIS-4992 Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.3.0 to 3.4.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.3.0...3.4.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
261a785ddb
commit
a72d393849
2
pom.xml
2
pom.xml
|
@ -170,7 +170,7 @@
|
|||
<postgresql.version>42.7.3</postgresql.version>
|
||||
<testcontainers.version>1.20.1</testcontainers.version>
|
||||
<selenium.version>4.23.1</selenium.version>
|
||||
<exec-maven-plugin.version>3.3.0</exec-maven-plugin.version>
|
||||
<exec-maven-plugin.version>3.4.1</exec-maven-plugin.version>
|
||||
<apache.httpcore.version>4.4.16</apache.httpcore.version>
|
||||
<apache.httpclient.version>4.5.14</apache.httpclient.version>
|
||||
|
||||
|
|
Loading…
Reference in New Issue