Skip to content

Commit ed417a3

Browse files
committed
Updated JavaXT dependencies in pom.xml
1 parent 2436227 commit ed417a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,17 +42,17 @@
4242
<dependency>
4343
<groupId>javaxt</groupId>
4444
<artifactId>javaxt-core</artifactId>
45-
<version>2.1.10</version>
45+
<version>2.1.11</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>javaxt</groupId>
4949
<artifactId>javaxt-server</artifactId>
50-
<version>4.2.0</version>
50+
<version>4.2.1</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>javaxt</groupId>
5454
<artifactId>javaxt-orm</artifactId>
55-
<version>1.2.1</version>
55+
<version>1.2.3</version>
5656
</dependency>
5757

5858

0 commit comments

Comments
 (0)