Skip to content

Commit 152a2ed

Browse files
authored
paranamer 2.8.3 (#293)
1 parent cf79d8e commit 152a2ed

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

paranamer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ to introspect names of constructor (and factory method) parameters.
4949
<dependency>
5050
<groupId>com.thoughtworks.paranamer</groupId>
5151
<artifactId>paranamer</artifactId>
52-
<version>2.8</version>
52+
<version>2.8.3</version>
5353
</dependency>
5454

5555
<!-- Test dependencies: -->

release-notes/VERSION-2.x

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Active maintainers:
3030
#285: `JacksonBlackbirdAccess` Class access exception with Groovy Script
3131
serialization using `BlackbirdModule`
3232
(reported, fix contributed by Apoorva M)
33+
#290: Update Paranamer dep from 2.8 to 2.8.3
3334

3435
2.18.3 (28-Feb-2025)
3536
2.18.2 (27-Nov-2024)

0 commit comments

Comments
 (0)