We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 584bee0 commit 09de68cCopy full SHA for 09de68c
pom.xml
@@ -131,7 +131,7 @@
131
<plugin>
132
<groupId>org.apache.maven.plugins</groupId>
133
<artifactId>maven-jar-plugin</artifactId>
134
- <version>3.2.0</version>
+ <version>3.2.2</version>
135
<configuration>
136
<archive>
137
<manifestEntries>
@@ -174,7 +174,7 @@
174
175
<groupId>org.codehaus.mojo</groupId>
176
<artifactId>flatten-maven-plugin</artifactId>
177
- <version>1.2.7</version>
+ <version>1.3.0</version>
178
</plugin>
179
180
<groupId>org.jacoco</groupId>
0 commit comments