Skip to content

Commit

Permalink
Bump org.apache.maven:maven-xml-impl from 4.0.0-beta-4 to 4.0.0-beta-5
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven:maven-xml-impl](https://github.com/apache/maven) from 4.0.0-beta-4 to 4.0.0-beta-5.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-4.0.0-beta-4...maven-4.0.0-beta-5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Nov 2, 2024
1 parent e726545 commit 0eb30c1
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 @@ -56,7 +56,7 @@ limitations under the License.
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-xml-impl</artifactId>
<version>4.0.0-beta-4</version>
<version>4.0.0-beta-5</version>
<exclusions>
<exclusion>
<groupId>org.eclipse.sisu</groupId>
Expand Down

0 comments on commit 0eb30c1

Please sign in to comment.