Skip to content

Commit cf44c44

Browse files
chore(deps): bump takes from 1.24.3 to 1.24.4 (operator-framework#1430)
1 parent 74454ea commit cf44c44

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.3</version>
38+
<version>1.24.4</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.3</version>
42+
<version>1.24.4</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.3</version>
36+
<version>1.24.4</version>
3737
</dependency>
3838
<dependency>
3939
<groupId>io.fabric8</groupId>

0 commit comments

Comments
 (0)