Skip to content

Commit a225aa7

Browse files
Build(deps): Bump com.fasterxml.jackson.core:jackson-core (#990)
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.21.0 to 2.21.1. - [Commits](FasterXML/jackson-core@jackson-core-2.21.0...jackson-core-2.21.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.21.1 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 8e273f8 commit a225aa7

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
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.fasterxml.jackson.core</groupId>
3232
<artifactId>jackson-core</artifactId>
33-
<version>2.21.0</version>
33+
<version>2.21.1</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>com.fasterxml.jackson.core</groupId>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.fasterxml.jackson.core</groupId>
4040
<artifactId>jackson-core</artifactId>
41-
<version>2.21.0</version>
41+
<version>2.21.1</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>com.fasterxml.jackson.core</groupId>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.fasterxml.jackson.core</groupId>
3232
<artifactId>jackson-core</artifactId>
33-
<version>2.21.0</version>
33+
<version>2.21.1</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>com.fasterxml.jackson.core</groupId>

basyx.submodelrepository/basyx.submodelrepository-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-core</artifactId>
43-
<version>2.21.0</version>
43+
<version>2.21.1</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)