commit | 1e9fa6c5c215425f09ee9672d8871cef30fd7b99 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Mar 19 12:46:38 2024 +0000 |
committer | Sylwester Lachiewicz <slachiewicz@apache.org> | Tue Apr 02 00:45:52 2024 +0200 |
tree | 7ed8aedf9d29d33c64003f92afcdd558374ccd93 | |
parent | 3d6b9d367746e3454b8c05489a20c8b277ef1923 [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.1 to 3.13.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.12.1...maven-compiler-plugin-3.13.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... 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 fa7f032..697ddb6 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.1</version> + <version>3.13.0</version> <configuration> <fork>true</fork> <proc>none</proc>