This is an automated email from the ASF dual-hosted git repository. absurdfarce pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/cassandra-java-driver.git
The following commit(s) were added to refs/heads/4.x by this push: new c0cae9bf7 CASSJAVA-90 Update native-protocol version c0cae9bf7 is described below commit c0cae9bf76024f8004abaa1ddb871b7351fc253e Author: absurdfarce <absurdfa...@apache.org> AuthorDate: Tue Mar 25 15:27:55 2025 -0500 CASSJAVA-90 Update native-protocol version patch by Bret McGuire; reviewed by Abe Ratnofsky and Bret McGuire for CASSJAVA-90 --- bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/pom.xml b/bom/pom.xml index 8e7bc467f..f03317edc 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -78,7 +78,7 @@ <dependency> <groupId>com.datastax.oss</groupId> <artifactId>native-protocol</artifactId> - <version>1.5.1</version> + <version>1.5.2</version> </dependency> </dependencies> </dependencyManagement> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org