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 870a5d8 commit b56e116Copy full SHA for b56e116
build.savant
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (c) 2019-2023, FusionAuth, All Rights Reserved
+ * Copyright (c) 2019-2024, FusionAuth, All Rights Reserved
3
*
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
* you may not use this file except in compliance with the License.
@@ -15,7 +15,7 @@
15
*/
16
17
fusionauthJWTVersion = "5.2.4"
18
-jacksonVersion = "2.15.2"
+jacksonVersion = "2.15.3"
19
jackson5Version = "3.0.1"
20
javaErrorVersion = "2.2.3"
21
restifyVersion = "4.1.2"
0 commit comments