Minor fixes. Update github actions.

This commit is contained in:
Stephan Schnabel 2021-10-29 17:54:08 +02:00
parent 305203d7af
commit c3ed6d953e
Signed by: stephan.schnabel
GPG key ID: F74FE2422AA07290
7 changed files with 31 additions and 9 deletions

View file

@ -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>