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 227e189 commit d79fedaCopy full SHA for d79feda
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.basepom</groupId>
7
<artifactId>basepom-oss</artifactId>
8
- <version>61</version>
+ <version>63</version>
9
</parent>
10
11
<groupId>io.github.spannm</groupId>
@@ -46,7 +46,7 @@
46
47
<dep.javapoet.version>1.13.0</dep.javapoet.version>
48
<dep.slf4j-api.version>2.1.0-alpha1</dep.slf4j-api.version>
49
- <dep.junit.version>5.10.4</dep.junit.version>
+ <dep.junit.version>5.13.2</dep.junit.version>
50
<dep.assertj.version>3.27.3</dep.assertj.version>
51
52
<basepom.check.fail-dependency>false</basepom.check.fail-dependency>
0 commit comments