Skip to content

Commit c342d38

Browse files
authored
Bump org.json.version from 20230618 to 20231013 (#1314)
1 parent 6c6bbb7 commit c342d38

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file.
88
- Refactor API to use generic Map instead of explicit IAS-specific parameters
99

1010
#### Dependency upgrades
11+
- Bump org.json.version from 20230618 to 20231013
1112
- Bump spring.security.version from 5.8.6 to 5.8.7
1213
- Bump spring.boot.version from 2.7.15 to 2.7.16
1314
- Bump spring.core.version from 5.3.29 to 5.3.30

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<reactor.version>3.4.33</reactor.version>
6666
<log4j2.version>2.20.0</log4j2.version>
6767
<slf4j.api.version>1.7.36</slf4j.api.version> <!--see also here http://www.slf4j.org/faq.html#changesInVersion18 -->
68-
<org.json.version>20230618</org.json.version>
68+
<org.json.version>20231013</org.json.version>
6969
<sap.cloud.env.servicebinding.version>0.10.0</sap.cloud.env.servicebinding.version>
7070
<apache.httpclient.version>4.5.14</apache.httpclient.version>
7171
<caffeine.version>2.9.3</caffeine.version>

0 commit comments

Comments
 (0)