Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Freeman <john.freeman.opensource@gmail.com>
  • Loading branch information
dependabot[bot] and freemanjp committed Jul 16, 2023
1 parent 06968d4 commit ee8e8b9
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 @@ -213,7 +213,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-shared-utils</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
</dependency>
<dependency>
<groupId>org.apache.velocity</groupId>
Expand Down

0 comments on commit ee8e8b9

Please sign in to comment.