Skip to content

Commit c1dfd91

Browse files
chore(deps): bump takes from 1.24.2 to 1.24.3 (#1421)
Bumps [takes](https://github.com/yegor256/takes) from 1.24.2 to 1.24.3. - [Release notes](https://github.com/yegor256/takes/releases) - [Commits](yegor256/takes@1.24.2...1.24.3) --- updated-dependencies: - dependency-name: org.takes:takes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e9d4ef commit c1dfd91

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sample-operators/mysql-schema/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.takes</groupId>
3737
<artifactId>takes</artifactId>
38-
<version>1.24.2</version>
38+
<version>1.24.3</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>mysql</groupId>

sample-operators/tomcat-operator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.takes</groupId>
4141
<artifactId>takes</artifactId>
42-
<version>1.24.2</version>
42+
<version>1.24.3</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>org.junit.jupiter</groupId>

sample-operators/webpage/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.takes</groupId>
3535
<artifactId>takes</artifactId>
36-
<version>1.24.2</version>
36+
<version>1.24.3</version>
3737
</dependency>
3838
<dependency>
3939
<groupId>io.fabric8</groupId>

0 commit comments

Comments
 (0)