Skip to content

Commit

Permalink
build(deps-dev): Bump org.apache.maven:maven-compat from 3.8.5 to 3.9.5
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven:maven-compat](https://github.com/apache/maven) from 3.8.5 to 3.9.5.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.5...maven-3.9.5)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-compat
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 5, 2023
1 parent 8838a4a commit 9f07fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.transformer.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ SPDX-License-Identifier: ${project.licenses[0].name}
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-compat</artifactId>
<version>3.8.5</version>
<version>3.9.5</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9f07fe1

Please sign in to comment.