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 45403a4 commit dac3c3bCopy full SHA for dac3c3b
1 file changed
cics-java-liberty-link-app/pom.xml
@@ -32,12 +32,12 @@
32
<plugin>
33
<groupId>org.apache.maven.plugins</groupId>
34
<artifactId>maven-compiler-plugin</artifactId>
35
- <version>3.12.1</version>
+ <version>3.13.0</version>
36
<configuration>
37
<annotationProcessorPaths>
38
<annotationProcessorPath>
39
<groupId>com.ibm.cics</groupId>
40
- <artifactId>com.ibm.cics.server.invocation</artifactId>
+ <artifactId>com.ibm.cics.server.invocation</artifactId>
41
</annotationProcessorPath>
42
</annotationProcessorPaths>
43
</configuration>
0 commit comments