Compare commits
3 Commits
v1.1.0-aps
...
v1.1.1-aps
Author | SHA1 | Date | |
---|---|---|---|
aaf65b36af | |||
1c58257908 | |||
fa2573b91d |
8
pom.xml
8
pom.xml
@@ -5,7 +5,7 @@
|
||||
|
||||
<groupId>com.inteligr8.activiti</groupId>
|
||||
<artifactId>cxf-activiti-ext</artifactId>
|
||||
<version>1.1.0-aps23</version>
|
||||
<version>1.1.1-aps23</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>CXF-based JAX-RS & JAX-WS enablement for APS App</name>
|
||||
@@ -42,9 +42,9 @@
|
||||
<maven.compiler.source>11</maven.compiler.source>
|
||||
<maven.compiler.target>11</maven.compiler.target>
|
||||
|
||||
<aps.cxf.version>3.5.2</aps.cxf.version>
|
||||
<aps.spring.version>5.3.20</aps.spring.version>
|
||||
<aps.jackson.version>2.13.3</aps.jackson.version>
|
||||
<aps.cxf.version>3.5.5</aps.cxf.version>
|
||||
<aps.spring.version>5.3.25</aps.spring.version>
|
||||
<aps.jackson.version>2.14.1</aps.jackson.version>
|
||||
</properties>
|
||||
|
||||
<dependencyManagement>
|
||||
|
Reference in New Issue
Block a user