We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a71eec + e293f6c commit d9b5d5dCopy full SHA for d9b5d5d
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<artifactId>dns-sboot</artifactId>
6
<name>Direct Project DNS Server SpringBoot Application</name>
7
- <version>8.0.0</version>
+ <version>8.0.1</version>
8
<description>Direct Project DNS Server SpringBoot Application</description>
9
<inceptionYear>2010</inceptionYear>
10
<url>https://github.com/DirectProjectJavaRI/dns-sboot</url>
@@ -111,7 +111,7 @@
111
<dependency>
112
<groupId>org.nhind</groupId>
113
<artifactId>dns</artifactId>
114
115
</dependency>
116
117
0 commit comments