Skip to content

Commit ca05520

Browse files
sullisdebora-ito
andauthored
upgrade maven-compiler-plugin to 3.14.1 (#6461)
Co-authored-by: Debora N. Ito <476307+debora-ito@users.noreply.github.com>
1 parent 000f90f commit ca05520

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "bugfix",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "sullis",
5+
"description": "upgrade maven-compiler-plugin to 3.14.1"
6+
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154

155155
<!-- build plugin dependencies-->
156156
<maven.surefire.version>3.1.2</maven.surefire.version>
157-
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
157+
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
158158
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
159159
<maven-failsafe-plugin.version>3.0.0-M5</maven-failsafe-plugin.version>
160160
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>

0 commit comments

Comments
 (0)