Skip to content

Commit 97586dc

Browse files
Bump de.dfki.cos.basys.common:jsonpatch-maven-plugin from 0.5.0 to 0.5.1 (#381)
Bumps de.dfki.cos.basys.common:jsonpatch-maven-plugin from 0.5.0 to 0.5.1. --- updated-dependencies: - dependency-name: de.dfki.cos.basys.common:jsonpatch-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a289a2c commit 97586dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

basyx.aasregistry/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<openapitools.version>6.6.0</openapitools.version>
3636
<openapitools.jacksonnullable.version>0.2.6</openapitools.jacksonnullable.version>
3737
<jsr305.version>3.0.2</jsr305.version>
38-
<jsonpatch.plugin.version>0.5.0</jsonpatch.plugin.version>
38+
<jsonpatch.plugin.version>0.5.1</jsonpatch.plugin.version>
3939
<patch.base-extensions.name>patch-base-extensions.yaml</patch.base-extensions.name>
4040
</properties>
4141

basyx.submodelregistry/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<openapitools.version>6.6.0</openapitools.version>
3434
<openapitools.jacksonnullable.version>0.2.6</openapitools.jacksonnullable.version>
3535
<jsr305.version>3.0.2</jsr305.version>
36-
<jsonpatch.plugin.version>0.5.0</jsonpatch.plugin.version>
36+
<jsonpatch.plugin.version>0.5.1</jsonpatch.plugin.version>
3737
<patch.base-extensions.name>patch-base-extensions.yaml</patch.base-extensions.name>
3838
</properties>
3939

0 commit comments

Comments
 (0)