Skip to content

Commit 4d58025

Browse files
Update dependency org.mule.runtime:mule-dwb-api to v2.9.0-20241028 (#951)
Co-authored-by: renovate-06-kbuild[bot] <114432605+renovate-06-kbuild[bot]@users.noreply.github.com>
1 parent 05372f8 commit 4d58025

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

functional-tests/cors/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.mule.runtime</groupId>
108108
<artifactId>mule-dwb-api</artifactId>
109-
<version>2.7.2</version>
109+
<version>2.9.0-20241028</version>
110110
<scope>provided</scope>
111111
</dependency>
112112
<dependency>

functional-tests/http/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273
<dependency>
274274
<groupId>org.mule.runtime</groupId>
275275
<artifactId>mule-dwb-api</artifactId>
276-
<version>2.7.2</version>
276+
<version>2.9.0-20241028</version>
277277
<scope>provided</scope>
278278
</dependency>
279279
<dependency>

functional-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>org.mule.runtime</groupId>
8383
<artifactId>mule-dwb-api</artifactId>
84-
<version>2.7.2</version>
84+
<version>2.9.0-20241028</version>
8585
</dependency>
8686

8787
<!-- fips testing -->

0 commit comments

Comments
 (0)