Skip to content

Commit f412724

Browse files
Sean Sullivandagnir
Sean Sullivan
authored andcommitted
maven-bundle-plugin 4.0.0
1 parent c41be3a commit f412724

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"category": "AWS SDK for Java v2",
3+
"type": "feature",
4+
"description": "upgrade maven-bundle-plugin -> 4.0.0"
5+
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<maven-checkstyle-plugin.version>2.17</maven-checkstyle-plugin.version>
114114
<maven-failsafe-plugin.version>2.19.1</maven-failsafe-plugin.version>
115115
<maven-jar-plugin.version>3.1.0</maven-jar-plugin.version>
116-
<maven-bundle-plugin.version>3.5.1</maven-bundle-plugin.version>
116+
<maven-bundle-plugin.version>4.0.0</maven-bundle-plugin.version>
117117
<maven-javadoc-plugin.version>3.0.1</maven-javadoc-plugin.version>
118118
<maven-dependency-plugin.version>3.1.1</maven-dependency-plugin.version>
119119
<checkstyle.version>7.8.2</checkstyle.version>

0 commit comments

Comments
 (0)