Skip to content

Commit

Permalink
Merge pull request #377 from eclipse-basyx/dependabot/maven/basyx.com…
Browse files Browse the repository at this point in the history
…ponents/development/org.springframework.data-spring-data-mongodb-3.4.15

Bump org.springframework.data:spring-data-mongodb from 3.4.14 to 3.4.15 in /basyx.components
  • Loading branch information
FrankSchnicke authored Aug 21, 2023
2 parents aba76eb + dcedeb1 commit 07913aa
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.14</version>
<version>3.4.15</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.14</version>
<version>3.4.15</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.14</version>
<version>3.4.15</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 07913aa

Please sign in to comment.