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 0b9ec3a commit 997847fCopy full SHA for 997847f
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>dev.akkinoc.spring.boot</groupId>
7
<artifactId>logback-access-spring-boot-starter</artifactId>
8
- <version>4.6.1-SNAPSHOT</version>
+ <version>4.7.0</version>
9
10
<name>logback-access-spring-boot-starter</name>
11
<description>Spring Boot Starter for Logback-access.</description>
@@ -42,7 +42,7 @@
42
<url>https://github.com/akkinoc/logback-access-spring-boot-starter</url>
43
<connection>scm:git:https://github.com/akkinoc/logback-access-spring-boot-starter.git</connection>
44
<developerConnection>scm:git:git@github.com:akkinoc/logback-access-spring-boot-starter.git</developerConnection>
45
- <tag>HEAD</tag>
+ <tag>v4.7.0</tag>
46
</scm>
47
48
<issueManagement>
0 commit comments