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 3a9b53f commit aaa4b32Copy full SHA for aaa4b32
src/cart/pom.xml
@@ -183,7 +183,7 @@
183
<plugin>
184
<groupId>org.apache.maven.plugins</groupId>
185
<artifactId>maven-compiler-plugin</artifactId>
186
- <version>3.13.0</version>
+ <version>3.14.0</version>
187
<configuration>
188
<source>${java.version}</source>
189
<target>${java.version}</target>
src/orders/pom.xml
@@ -208,7 +208,7 @@
208
209
210
211
212
213
214
0 commit comments