Skip to content

Commit

Permalink
Bump org.apache.maven:maven-model from 3.9.8 to 3.9.9 (#4550)
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven:maven-model](https://github.com/apache/maven) from 3.9.8 to 3.9.9.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.8...maven-3.9.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 3bfcc55 commit c8d9433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/default/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<junit5.version>5.10.3</junit5.version>
<log4j.version>1.2.17</log4j.version>
<log4j2.version>2.24.1</log4j2.version>
<maven-model.version>3.9.8</maven-model.version>
<maven-model.version>3.9.9</maven-model.version>
<micrometer.version>1.13.3</micrometer.version>
<mockito.version>5.13.0</mockito.version>
<mockito-inline.version>5.2.0</mockito-inline.version>
Expand Down

0 comments on commit c8d9433

Please sign in to comment.