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 e2cee33 commit 5e711ebCopy full SHA for 5e711eb
pom.xml
@@ -68,6 +68,7 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <[email protected]>.
68
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
69
<jersey.version>3.1.0</jersey.version>
70
<!-- Jackson version needs to match the version of Jackson which Jersey
71
+ (notably the jersey-media-json-jackson artifact used in opengrok-web)
72
depends on or otherwise weird things will happen. -->
73
<jackson.version>2.14.1</jackson.version>
74
<junit.version>5.7.2</junit.version>
0 commit comments