Skip to content

Commit

Permalink
Bump the dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) and [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions).


Updates `org.codehaus.mojo:exec-maven-plugin` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.1.0...3.1.1)

Updates `org.codehaus.mojo:versions-maven-plugin` from 2.16.1 to 2.16.2
- [Release notes](https://github.com/mojohaus/versions/releases)
- [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
- [Commits](mojohaus/versions@2.16.1...2.16.2)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.codehaus.mojo:versions-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 003e92c commit cf81320
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<version.ear.plugin>3.3.0</version.ear.plugin>
<version.org.eclipse.m2e.lifecycle-mapping>1.0.0</version.org.eclipse.m2e.lifecycle-mapping>
<version.ejb.plugin>3.2.1</version.ejb.plugin>
<version.exec.plugin>3.1.0</version.exec.plugin>
<version.exec.plugin>3.1.1</version.exec.plugin>
<version.enforcer.plugin>3.4.1</version.enforcer.plugin>
<version.findbugs.plugin>3.0.5</version.findbugs.plugin>
<version.gpg.plugin>3.1.0</version.gpg.plugin>
Expand All @@ -127,7 +127,7 @@
<version.source.plugin>3.3.0</version.source.plugin>
<version.surefire.plugin>3.2.2</version.surefire.plugin>
<version.failsafe.plugin>${version.surefire.plugin}</version.failsafe.plugin>
<version.versions.plugin>2.16.1</version.versions.plugin>
<version.versions.plugin>2.16.2</version.versions.plugin>
<version.war.plugin>3.4.0</version.war.plugin>
<version.zanata.plugin>4.6.2</version.zanata.plugin>

Expand Down

0 comments on commit cf81320

Please sign in to comment.