Skip to content

Commit baf2d79

Browse files
J3fftw1WalshyDev
andauthored
Revert "chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.2" (#267)
Co-authored-by: Daniel Walsh <[email protected]>
1 parent 6f7a534 commit baf2d79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dough-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<plugin>
107107
<groupId>org.apache.maven.plugins</groupId>
108108
<artifactId>maven-shade-plugin</artifactId>
109-
<version>3.5.2</version>
109+
<version>3.5.1</version>
110110

111111
<configuration>
112112
<createSourcesJar>true</createSourcesJar>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
<plugin>
201201
<groupId>org.apache.maven.plugins</groupId>
202202
<artifactId>maven-compiler-plugin</artifactId>
203-
<version>3.13.0</version>
203+
<version>3.11.0</version>
204204

205205
<configuration>
206206
<excludes>

0 commit comments

Comments
 (0)