Minor fixes. Update github actions.
This commit is contained in:
parent
305203d7af
commit
c3ed6d953e
7 changed files with 31 additions and 9 deletions
4
pom.xml
4
pom.xml
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>io.kokuwa</groupId>
|
||||
<artifactId>maven-parent</artifactId>
|
||||
<version>0.5.1</version>
|
||||
<version>0.5.3</version>
|
||||
<relativePath />
|
||||
</parent>
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
|||
<version>0.1.3-SNAPSHOT</version>
|
||||
|
||||
<name>Logging support for Micronaut</name>
|
||||
<description>Endhanced logging using MDC or request header.</description>
|
||||
<description>Enhanced logging using MDC or request header.</description>
|
||||
<url>https://github.com/kokuwaio/micronaut-logging</url>
|
||||
<inceptionYear>2020</inceptionYear>
|
||||
<licenses>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue