Skip to content

Commit ae81e18

Browse files
Bump jcasgen-maven-plugin from 2.8.1 to 3.1.1
Bumps [jcasgen-maven-plugin](https://github.com/apache/uima-uimaj) from 2.8.1 to 3.1.1. - [Release notes](https://github.com/apache/uima-uimaj/releases) - [Changelog](https://github.com/apache/uima-uimaj/blob/master/RELEASE_NOTES.html) - [Commits](apache/uima-uimaj@uimaj-2.8.1...uimaj-3.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0172f3f commit ae81e18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<plugin>
2222
<groupId>org.apache.uima</groupId>
2323
<artifactId>jcasgen-maven-plugin</artifactId>
24-
<version>2.8.1</version> <!-- change this to the latest version -->
24+
<version>3.1.1</version> <!-- change this to the latest version -->
2525
<executions>
2626
<execution>
2727
<id>1</id>
@@ -406,7 +406,7 @@
406406
<plugin>
407407
<groupId>org.apache.uima</groupId>
408408
<artifactId>jcasgen-maven-plugin</artifactId>
409-
<version>2.8.1</version> <!-- change this to the latest version -->
409+
<version>3.1.1</version> <!-- change this to the latest version -->
410410
<executions>
411411
<execution>
412412
<id>3</id>

0 commit comments

Comments
 (0)