Skip to content

Commit 1616b89

Browse files
Build(deps): Bump com.fasterxml.jackson.core:jackson-databind (#836)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.19.2 to 2.20.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc7109f commit 1616b89

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

basyx.aasregistry/basyx.aasregistry-feature-search/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.fasterxml.jackson.core</groupId>
4242
<artifactId>jackson-databind</artifactId>
43-
<version>2.19.2</version>
43+
<version>2.20.0</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>org.springframework</groupId>

basyx.conceptdescriptionrepository/basyx.conceptdescriptionrepository-feature-search/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.fasterxml.jackson.core</groupId>
5050
<artifactId>jackson-databind</artifactId>
51-
<version>2.19.2</version>
51+
<version>2.20.0</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>org.springframework</groupId>

basyx.submodelregistry/basyx.submodelregistry-feature-search/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.fasterxml.jackson.core</groupId>
4242
<artifactId>jackson-databind</artifactId>
43-
<version>2.19.2</version>
43+
<version>2.20.0</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>org.springframework</groupId>

basyx.submodelrepository/basyx.submodelrepository-feature-search/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.fasterxml.jackson.core</groupId>
5252
<artifactId>jackson-databind</artifactId>
53-
<version>2.19.2</version>
53+
<version>2.20.0</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)