Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 27, 2023
1 parent 87c93c9 commit acc9a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ apply plugin: "com.gradle.plugin-publish"
description = "Collection of Maven related Gradle plugins"

dependencies {
implementation 'org.apache.maven:maven-model:3.9.2'
implementation 'org.apache.maven:maven-model:3.9.3'

api project(":okhttp-plugin")

Expand Down

0 comments on commit acc9a49

Please sign in to comment.