commit | a1f79eb92e9859d16a20e89fb274a05861962df6 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Dec 25 12:22:41 2023 +0000 |
committer | Sylwester Lachiewicz <slachiewicz@apache.org> | Sat Feb 17 01:17:50 2024 +0100 |
tree | 5c92b76b6e9aed63102dd55c8927d37f178c7464 | |
parent | 2f132f0014f0947772b4d8294f14b7df1a98bdb9 [diff] |
Bump org.apache.maven.plugins:maven-compiler-plugin Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.0 to 3.12.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.12.0...maven-compiler-plugin-3.12.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/maven-artifact-transfer-api/pom.xml b/maven-artifact-transfer-api/pom.xml index f3d12e6..fa7f032 100644 --- a/maven-artifact-transfer-api/pom.xml +++ b/maven-artifact-transfer-api/pom.xml
@@ -110,7 +110,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> - <version>3.12.0</version> + <version>3.12.1</version> <configuration> <fork>true</fork> <proc>none</proc>