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 af883e7 commit 5d6a7bfCopy full SHA for 5d6a7bf
pom.xml
@@ -456,7 +456,7 @@ limitations under the License.
456
<plugin>
457
<groupId>org.apache.maven.plugins</groupId>
458
<artifactId>maven-compiler-plugin</artifactId>
459
- <version>3.11.0</version>
+ <version>3.12.0</version>
460
<configuration>
461
<source>17</source>
462
<target>17</target>
spring-modulith-examples/pom.xml
@@ -35,7 +35,7 @@
35
36
37
38
39
40
<annotationProcessorPaths>
41
<path>
0 commit comments