We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10e3cab commit 2479c3bCopy full SHA for 2479c3b
pom.xml
@@ -11,15 +11,15 @@
11
</parent>
12
<groupId>com.uci</groupId>
13
<artifactId>outbound</artifactId>
14
- <version>2.4.2</version>
+ <version>2.4.3</version>
15
<name>outbound</name>
16
<description>outbound</description>
17
18
<properties>
19
<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>
+ <utils.version>2.4.3</utils.version>
+ <dao.version>2.4.3</dao.version>
+ <adapter.version>2.4.3</adapter.version>
23
</properties>
24
25
<!-- For Downloading repositories from github packages -->
0 commit comments