Skip to content

Commit 1cd4122

Browse files
committed
more comments
1 parent abc2dc5 commit 1cd4122

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

build.savant

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616

1717
fusionauthJWTVersion = "5.2.4"
1818
jacksonVersion = "2.21.1"
19-
jacksonAnnotationsVersion = "2.21" // No 2.21.1 version available, annotations dropped patch versioning in 2.20+
19+
// No 2.21.0 version available, annotations dropped patch versioning in 2.20+
20+
// pom target has hack to maintain this "patchless" version
21+
jacksonAnnotationsVersion = "2.21"
2022
jackson5Version = "3.0.1"
2123
javaErrorVersion = "2.2.3"
2224
restifyVersion = "4.3.0"

0 commit comments

Comments
 (0)