Skip to content

Commit e369fb3

Browse files
committed
bump test versions after release
1 parent b460392 commit e369fb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<jackson.version>2.14.1</jackson.version>
2121
<jex.version>2.5</jex.version>
2222
<avaje-inject.version>8.12-RC3</avaje-inject.version>
23-
<avaje-http-version>1.26-SNAPSHOT</avaje-http-version>
23+
<avaje-http-version>1.27-SNAPSHOT</avaje-http-version>
2424
</properties>
2525

2626
<modules>

tests/test-nima-jsonb/.factorypath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<factorypath>
22
<factorypathentry kind="VARJAR" id="M2_REPO/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar" enabled="true" runInBatchMode="false"/>
33
<factorypathentry kind="VARJAR" id="M2_REPO/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar" enabled="true" runInBatchMode="false"/>
4-
<factorypathentry kind="VARJAR" id="M2_REPO/io/avaje/avaje-http-api/1.26-SNAPSHOT/avaje-http-api-1.26-SNAPSHOT.jar" enabled="true" runInBatchMode="false"/>
4+
<factorypathentry kind="VARJAR" id="M2_REPO/io/avaje/avaje-http-api/1.27-SNAPSHOT/avaje-http-api-1.27-SNAPSHOT.jar" enabled="true" runInBatchMode="false"/>
55
<factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-databind/2.13.3/jackson-databind-2.13.3.jar" enabled="true" runInBatchMode="false"/>
66
<factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-annotations/2.13.3/jackson-annotations-2.13.3.jar" enabled="true" runInBatchMode="false"/>
77
<factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-core/2.13.3/jackson-core-2.13.3.jar" enabled="true" runInBatchMode="false"/>

0 commit comments

Comments
 (0)