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 62016fb commit 16dc0e4Copy full SHA for 16dc0e4
pom.xml
@@ -11,11 +11,14 @@
11
12
<groupId>io.avaje</groupId>
13
<artifactId>avaje-logback-encoder</artifactId>
14
- <version>0.13</version>
+ <version>1.0</version>
15
+
16
+ <name>avaje-logback-encoder</name>
17
+ <description>Logback encoder for structured json logging</description>
18
19
<properties>
20
<surefire.useModulePath>false</surefire.useModulePath>
- <project.build.outputTimestamp>2025-03-25T04:17:45Z</project.build.outputTimestamp>
21
+ <project.build.outputTimestamp>2025-07-21T19:47:44Z</project.build.outputTimestamp>
22
</properties>
23
24
<dependencies>
0 commit comments