Skip to content

Commit 24c9bd9

Browse files
chore(deps): bump org.apache.maven:maven-core from 3.9.11 to 3.9.12 (#234)
Bumps org.apache.maven:maven-core from 3.9.11 to 3.9.12. --- updated-dependencies: - dependency-name: org.apache.maven:maven-core dependency-version: 3.9.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eve <bot+eve@asyncapi.io>
1 parent 6bb3d72 commit 24c9bd9

File tree

1 file changed

+1
-1
lines changed
  • kotlin-asyncapi-maven-plugin

1 file changed

+1
-1
lines changed

kotlin-asyncapi-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<properties>
1717
<maven-plugin-api.version>3.9.11</maven-plugin-api.version>
1818
<maven-plugin-annotations.version>3.15.2</maven-plugin-annotations.version>
19-
<maven-core.version>3.9.11</maven-core.version>
19+
<maven-core.version>3.9.12</maven-core.version>
2020
</properties>
2121

2222
<dependencies>

0 commit comments

Comments
 (0)