File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545
4646 <commons-exec .version>1.6.0</commons-exec .version>
4747 <commons-lang .version>2.6</commons-lang .version>
48- <jackson-bom .version>2.22 .1</jackson-bom .version>
48+ <jackson-bom .version>3.2 .1</jackson-bom .version>
4949 <java-websocket .version>1.6.0</java-websocket .version>
5050 <junit-jupiter .version>6.1.0</junit-jupiter .version>
5151 <junit .version>4.13.2</junit .version>
7474 <dependencies >
7575
7676 <dependency >
77- <groupId >com.fasterxml .jackson</groupId >
77+ <groupId >tools .jackson</groupId >
7878 <artifactId >jackson-bom</artifactId >
7979 <version >${jackson-bom.version} </version >
8080 <type >pom</type >
127127 <dependencies >
128128
129129 <dependency >
130- <groupId >com.fasterxml .jackson.core</groupId >
130+ <groupId >tools .jackson.core</groupId >
131131 <artifactId >jackson-databind</artifactId >
132132 </dependency >
133133
You can’t perform that action at this time.
0 commit comments