Skip to content

Commit cbf806c

Browse files
Bump io.avaje:avaje-prisms in the dependencies group
Bumps the dependencies group with 1 update: [io.avaje:avaje-prisms](https://github.com/avaje/avaje-prisms). Updates `io.avaje:avaje-prisms` from 1.44-RC4 to 1.44 - [Release notes](https://github.com/avaje/avaje-prisms/releases) - [Commits](https://github.com/avaje/avaje-prisms/commits/1.44) --- updated-dependencies: - dependency-name: io.avaje:avaje-prisms dependency-version: '1.44' dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa87a22 commit cbf806c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonb-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<name>avaje jsonb generator</name>
1212
<description>annotation processor generating source code json adapters for avaje-jsonb</description>
1313
<properties>
14-
<avaje.prisms.version>1.44-RC4</avaje.prisms.version>
14+
<avaje.prisms.version>1.44</avaje.prisms.version>
1515
</properties>
1616

1717
<licenses>

0 commit comments

Comments
 (0)