File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
14
14
- Bumps ` org.apache.httpcomponents.client5:httpclient5 ` from 5.3.0 to 5.3.1
15
15
- Bumps ` io.github.classgraph:classgraph ` from 4.8.165 to 4.8.168
16
16
- Bumps ` jackson ` from 2.15.2 to 2.17.0
17
+ - Bumps ` org.eclipse.parsson:parsson ` from 1.1.5 to 1.1.6
17
18
18
19
### Changed
19
20
Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ dependencies {
179
179
// Needed even if using Jackson to have an implementation of the Jsonp object model
180
180
// EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
181
181
// https://github.com/eclipse-ee4j/parsson
182
- api(" org.eclipse.parsson:parsson:1.1.4 " )
182
+ api(" org.eclipse.parsson:parsson:1.1.6 " )
183
183
184
184
// EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
185
185
// http://json-b.net/
You can’t perform that action at this time.
0 commit comments