Skip to content

Commit

Permalink
Bump the minor-and-patch-version-updates group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch-version-updates group with 2 updates: org.apache.commons:commons-lang3 and [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin).


Updates `org.apache.commons:commons-lang3` from 3.13.0 to 3.14.0

Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](mojohaus/build-helper-maven-plugin@3.4.0...3.5.0)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-version-updates
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent fbd2973 commit 647d9d4
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 @@ -32,7 +32,7 @@
<version.xmlrpc-client>3.1.3</version.xmlrpc-client>
<version.ws-commons-util>1.0.1</version.ws-commons-util>
<version.guava>32.1.3-jre</version.guava>
<version.commons-lang3>3.13.0</version.commons-lang3>
<version.commons-lang3>3.14.0</version.commons-lang3>
<version.junit>4.13.2</version.junit>
</properties>

Expand Down Expand Up @@ -286,7 +286,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<executions>
<execution>
<id>attach-distribution</id>
Expand Down

0 comments on commit 647d9d4

Please sign in to comment.