Skip to content

Commit be23d95

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

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.0</version>
43+
<version>2.19.2</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
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.fasterxml.jackson.core</groupId>
4848
<artifactId>jackson-databind</artifactId>
49-
<version>2.19.0</version>
49+
<version>2.19.2</version>
5050
</dependency>
5151
<dependency>
5252
<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.0</version>
43+
<version>2.19.2</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.0</version>
53+
<version>2.19.2</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)