Skip to content

Commit a452944

Browse files
Merge pull request #64 from groupdocs-annotation/prepare-2310
release 23.10
2 parents 0fff928 + 46a843b commit a452944

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Demos/Dropwizard/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>com.groupdocs</groupId>
8383
<artifactId>groupdocs-annotation</artifactId>
84-
<version>23.8</version>
84+
<version>23.10</version>
8585
</dependency>
8686
<dependency>
8787
<groupId>javax.xml.bind</groupId>

Demos/Spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>com.groupdocs</groupId>
133133
<artifactId>groupdocs-annotation</artifactId>
134-
<version>23.8</version>
134+
<version>23.10</version>
135135
</dependency>
136136
<dependency>
137137
<groupId>com.google.guava</groupId>

Examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>com.groupdocs</groupId>
2525
<artifactId>groupdocs-annotation</artifactId>
26-
<version>23.8</version>
26+
<version>23.10</version>
2727
</dependency>
2828
</dependencies>
2929
<repositories>

0 commit comments

Comments
 (0)