Skip to content

Commit a5461f6

Browse files
Bump maven-compiler-plugin from 3.10.0 to 3.10.1
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.0...maven-compiler-plugin-3.10.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] <[email protected]>
1 parent c9b079d commit a5461f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<gson.version>2.9.0</gson.version>
7373
<vavr.version>0.10.4</vavr.version>
7474
<paho.version>1.2.5</paho.version>
75-
<maven.compiler.plugin.version>3.10.0</maven.compiler.plugin.version>
75+
<maven.compiler.plugin.version>3.10.1</maven.compiler.plugin.version>
7676
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
7777
<spring-boot-maven-plugin.version>2.6.4</spring-boot-maven-plugin.version>
7878
<checksum.maven.plugin.version>1.11</checksum.maven.plugin.version>

0 commit comments

Comments
 (0)