We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7219d56 + 2878474 commit 492c337Copy full SHA for 492c337
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.nhind</groupId>
5
<artifactId>config-service</artifactId>
6
- <version>8.1.0</version>
+ <version>8.1.1</version>
7
<packaging>jar</packaging>
8
<name>NHIN Direct Java RI config service spring boot application</name>
9
<description>NHIN Direct Java RI config service spring boot application</description>
@@ -117,7 +117,7 @@
117
<dependency>
118
119
<artifactId>config-service-jar</artifactId>
120
121
</dependency>
122
123
<groupId>commons-net</groupId>
0 commit comments