Skip to content

Commit

Permalink
Bump org.springframework.data:spring-data-mongodb in /basyx.components
Browse files Browse the repository at this point in the history
Bumps [org.springframework.data:spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 3.4.15 to 3.4.18.
- [Release notes](https://github.com/spring-projects/spring-data-mongodb/releases)
- [Commits](spring-projects/spring-data-mongodb@3.4.15...3.4.18)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-mongodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 20, 2023
1 parent f0b3dba commit 25ba6ae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb</artifactId>
<version>3.4.15</version>
<version>3.4.18</version>
</dependency>

<!-- Adds additional classes of the BaSys SDK for tests -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb</artifactId>
<version>3.4.15</version>
<version>3.4.18</version>
</dependency>

<!-- Moquette MQTT broker for testing MQTT events -->
Expand Down
2 changes: 1 addition & 1 deletion basyx.components/basyx.components.lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb</artifactId>
<version>3.4.15</version>
<version>3.4.18</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 25ba6ae

Please sign in to comment.