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 2dfcfc8 commit ff8ff35Copy full SHA for ff8ff35
pom.xml
@@ -109,11 +109,11 @@
109
</plugin>
110
<plugin>
111
<artifactId>maven-install-plugin</artifactId>
112
- <version>3.1.2</version>
+ <version>3.1.3</version>
113
114
115
<artifactId>maven-deploy-plugin</artifactId>
116
117
118
<!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
119
@@ -122,7 +122,7 @@
122
123
124
<artifactId>maven-project-info-reports-plugin</artifactId>
125
- <version>3.6.2</version>
+ <version>3.7.0</version>
126
127
</plugins>
128
</pluginManagement>
0 commit comments