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 6f7a534 commit baf2d79Copy full SHA for baf2d79
dough-api/pom.xml
@@ -106,7 +106,7 @@
106
<plugin>
107
<groupId>org.apache.maven.plugins</groupId>
108
<artifactId>maven-shade-plugin</artifactId>
109
- <version>3.5.2</version>
+ <version>3.5.1</version>
110
111
<configuration>
112
<createSourcesJar>true</createSourcesJar>
pom.xml
@@ -200,7 +200,7 @@
200
201
202
<artifactId>maven-compiler-plugin</artifactId>
203
- <version>3.13.0</version>
+ <version>3.11.0</version>
204
205
206
<excludes>
0 commit comments