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 2cf4898 commit 6093f41Copy full SHA for 6093f41
http-client/pom.xml
@@ -24,7 +24,7 @@
24
<dependency>
25
<groupId>io.avaje</groupId>
26
<artifactId>avaje-applog</artifactId>
27
- <version>1.0</version>
+ <version>1.1</version>
28
</dependency>
29
30
tests/pom.xml
@@ -12,7 +12,7 @@
12
13
<properties>
14
<maven.deploy.skip>true</maven.deploy.skip>
15
- <junit.version>5.13.1</junit.version>
+ <junit.version>5.13.2</junit.version>
16
<assertj.version>3.27.3</assertj.version>
17
<jackson.version>2.19.1</jackson.version>
18
<jex.version>3.2</jex.version>
0 commit comments