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 cf79d8e commit 152a2edCopy full SHA for 152a2ed
paranamer/pom.xml
@@ -49,7 +49,7 @@ to introspect names of constructor (and factory method) parameters.
49
<dependency>
50
<groupId>com.thoughtworks.paranamer</groupId>
51
<artifactId>paranamer</artifactId>
52
- <version>2.8</version>
+ <version>2.8.3</version>
53
</dependency>
54
55
<!-- Test dependencies: -->
release-notes/VERSION-2.x
@@ -30,6 +30,7 @@ Active maintainers:
30
#285: `JacksonBlackbirdAccess` Class access exception with Groovy Script
31
serialization using `BlackbirdModule`
32
(reported, fix contributed by Apoorva M)
33
+#290: Update Paranamer dep from 2.8 to 2.8.3
34
35
2.18.3 (28-Feb-2025)
36
2.18.2 (27-Nov-2024)
0 commit comments