Skip to content

Commit 2479c3b

Browse files
committed
Version update.
1 parent 10e3cab commit 2479c3b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
</parent>
1212
<groupId>com.uci</groupId>
1313
<artifactId>outbound</artifactId>
14-
<version>2.4.2</version>
14+
<version>2.4.3</version>
1515
<name>outbound</name>
1616
<description>outbound</description>
1717

1818
<properties>
1919
<java.version>11</java.version>
20-
<utils.version>2.4.2</utils.version>
21-
<dao.version>2.4.2</dao.version>
22-
<adapter.version>2.4.2</adapter.version>
20+
<utils.version>2.4.3</utils.version>
21+
<dao.version>2.4.3</dao.version>
22+
<adapter.version>2.4.3</adapter.version>
2323
</properties>
2424

2525
<!-- For Downloading repositories from github packages -->

0 commit comments

Comments
 (0)