Skip to content

Commit

Permalink
Dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
JJBRT committed May 2, 2024
1 parent ed96b63 commit ecad923
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dependency_injection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>org.burningwave</groupId>
<artifactId>core</artifactId>
<version>12.65.0</version>
<version>12.65.1</version>
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion parallel-iteration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>org.burningwave</groupId>
<artifactId>core</artifactId>
<version>12.65.0</version>
<version>12.65.1</version>
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion reflection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>org.burningwave</groupId>
<artifactId>core</artifactId>
<version>12.65.0</version>
<version>12.65.1</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit ecad923

Please sign in to comment.