Skip to content

Commit

Permalink
Bump org.apache.maven:maven-model from 3.9.4 to 3.9.5
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.4 to 3.9.5.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.4...maven-3.9.5)

---
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]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 134c875 commit 5328e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ moshi = { module = "com.squareup.moshi:moshi", version = "1.15.0" }
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin" }
kotlinx-html = { module = "org.jetbrains.kotlinx:kotlinx-html-jvm", version = "0.9.1" }
maven-model = { module = "org.apache.maven:maven-model", version = "3.9.4" }
maven-model = { module = "org.apache.maven:maven-model", version = "3.9.5" }
spock = { module = "org.spockframework:spock-junit4", version = "2.4-M1-groovy-3.0" }
xmlunit = { module = "org.xmlunit:xmlunit-matchers", version = "2.9.1" }

0 comments on commit 5328e75

Please sign in to comment.