Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.maven:maven-core to v3.9.6 (#…
Browse files Browse the repository at this point in the history
…1101)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and sdelamo committed Dec 1, 2023
1 parent 5efcb57 commit ca0a507
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 @@ -83,7 +83,7 @@ managed-graal-svm = "23.1.1"
## Versions which start with parent- are used to be included in the parent POM as properties
## using the following mapping rule:
## parent-${some-property-name} -> <some-property-name.version>
parent-maven = "3.9.5"
parent-maven = "3.9.6"
parent-micronaut-maven-plugin = "4.0.7"
parent-azure-functions-maven-plugin = "1.28.0"
parent-exec-maven-plugin = "3.1.0"
Expand Down

0 comments on commit ca0a507

Please sign in to comment.