Skip to content

Commit bb30c8b

Browse files
Build(deps): Bump com.fasterxml.jackson.core:jackson-annotations (#872)
Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.19.2 to 2.20. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: '2.20' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09b94cd commit bb30c8b

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
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.fasterxml.jackson.core</groupId>
3737
<artifactId>jackson-annotations</artifactId>
38-
<version>2.19.2</version>
38+
<version>2.20</version>
3939
</dependency>
4040
<dependency>
4141
<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
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.fasterxml.jackson.core</groupId>
4545
<artifactId>jackson-annotations</artifactId>
46-
<version>2.19.2</version>
46+
<version>2.20</version>
4747
</dependency>
4848
<dependency>
4949
<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
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.fasterxml.jackson.core</groupId>
3737
<artifactId>jackson-annotations</artifactId>
38-
<version>2.19.2</version>
38+
<version>2.20</version>
3939
</dependency>
4040
<dependency>
4141
<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
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.fasterxml.jackson.core</groupId>
4747
<artifactId>jackson-annotations</artifactId>
48-
<version>2.19.2</version>
48+
<version>2.20</version>
4949
</dependency>
5050
<dependency>
5151
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)