diff --git a/Makefile b/Makefile index 3adcf2d305..01929d95c4 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -VERSION := 4.4.0-SNAPSHOT +VERSION := 4.6.0-SNAPSHOT RELEASE_GIT_REMOTE := origin GIT_COMMIT := $(shell git rev-list -1 HEAD) diff --git a/tools/jbang/dist/CitrusJBang.java b/tools/jbang/dist/CitrusJBang.java index 2bd5c73425..fd8aff2925 100755 --- a/tools/jbang/dist/CitrusJBang.java +++ b/tools/jbang/dist/CitrusJBang.java @@ -18,8 +18,8 @@ //JAVA 17+ //REPOS mavencentral -//DEPS org.citrusframework:citrus-bom:${citrus.jbang.version:4.4.0}@pom -//DEPS org.citrusframework:citrus-jbang:${citrus.jbang.version:4.4.0} +//DEPS org.citrusframework:citrus-bom:${citrus.jbang.version:4.5.0}@pom +//DEPS org.citrusframework:citrus-jbang:${citrus.jbang.version:4.5.0} //DEPS org.citrusframework:citrus-jbang-connector //DEPS org.citrusframework:citrus-groovy //DEPS org.citrusframework:citrus-xml