Skip to content

Commit

Permalink
Bump maven-shared-utils from 3.3.4 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps [maven-shared-utils](https://github.com/apache/maven-shared-utils) from 3.3.4 to 3.4.1.
- [Release notes](https://github.com/apache/maven-shared-utils/releases)
- [Commits](apache/maven-shared-utils@maven-shared-utils-3.3.4...maven-shared-utils-3.4.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.shared:maven-shared-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 9, 2023
1 parent 6dfe7f9 commit 0c3fe11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-shared-utils</artifactId>
<version>3.3.4</version>
<version>3.4.1</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
Expand Down

0 comments on commit 0c3fe11

Please sign in to comment.