8000 build(deps): bump org.apache.maven.plugins:maven-compiler-plugin · aws/aws-dynamodb-encryption-java@fb61c31 · GitHub
[go: up one dir, main page]

Skip to content

Commit fb61c31

Browse files
build(deps): 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.10.1 to 3.11.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compil 8000 er-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 159b199 commit fb61c31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<plugin>
9494
<groupId>org.apache.maven.plugins</groupId>
9595
<artifactId>maven-compiler-plugin</artifactId>
96-
<version>3.10.1</version>
96+
<version>3.11.0</version>
9797
</plugin>
9898

9999
<plugin>

sdk1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
<plugin>
284284
<groupId>org.apache.maven.plugins</groupId>
285285
<artifactId>maven-compiler-plugin</artifactId>
286-
<version>3.10.1</version>
286+
<version>3.11.0</version>
287287
<configuration>
288288
<source>1.8</source>
289289
<target>1.8</target>

0 commit comments

Comments
 (0)
0