Skip to content

Commit dac3c3b

Browse files
committed
Updated Pom.xml file
1 parent 45403a4 commit dac3c3b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cics-java-liberty-link-app/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
<plugin>
3333
<groupId>org.apache.maven.plugins</groupId>
3434
<artifactId>maven-compiler-plugin</artifactId>
35-
<version>3.12.1</version>
35+
<version>3.13.0</version>
3636
<configuration>
3737
<annotationProcessorPaths>
3838
<annotationProcessorPath>
3939
<groupId>com.ibm.cics</groupId>
40-
<artifactId>com.ibm.cics.server.invocation</artifactId>
40+
<artifactId>com.ibm.cics.server.invocation</artifactId>
4141
</annotationProcessorPath>
4242
</annotationProcessorPaths>
4343
</configuration>

0 commit comments

Comments
 (0)