Skip to content

Commit 6ac4ce1

Browse files
authored
Merge pull request #10 from DirectProjectJavaRI/develop
Releasing 8.1.2
2 parents 8e27644 + 668bddc commit 6ac4ce1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.nhind</groupId>
55
<artifactId>direct-sta-sboot</artifactId>
6-
<version>8.1.0</version>
6+
<version>8.1.2</version>
77
<packaging>jar</packaging>
88
<name>Direct Java RI Security and Trust Agent Standalone Spring Boot Micro-service Application</name>
99
<description>Direct Java RI Security and Trust Agent Standalone Spring Boot Micro-service Application</description>
@@ -160,7 +160,7 @@
160160
<dependency>
161161
<groupId>org.nhind</groupId>
162162
<artifactId>gateway</artifactId>
163-
<version>8.1.0</version>
163+
<version>8.1.2</version>
164164
</dependency>
165165
<dependency>
166166
<groupId>org.nhind</groupId>

0 commit comments

Comments
 (0)