Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2023
1 parent 77cff55 commit c80ae10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ dependencies {
api 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10'
api 'de.thetaphi:forbiddenapis:3.3'
api 'com.avast.gradle:gradle-docker-compose-plugin:0.15.2'
api 'org.apache.maven:maven-model:3.6.2'
api 'org.apache.maven:maven-model:3.9.0'
api 'com.networknt:json-schema-validator:1.0.69'
api "com.fasterxml.jackson.core:jackson-databind:${props.getProperty('jackson_databind')}"

Expand Down

0 comments on commit c80ae10

Please sign in to comment.