This is an automated email from the ASF dual-hosted git repository. cdutz pushed a commit to branch feature/s7strings in repository https://gitbox.apache.org/repos/asf/plc4x.git
commit 4bfda20cd343668d8cd90402f7b9300c0979c4e6 Author: Christofer Dutz <[email protected]> AuthorDate: Thu Nov 30 21:44:40 2023 +0100 chore: Updated the apache parent to the latest released version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0efdda7761..bd5f419431 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>30</version> + <version>31</version> </parent> <groupId>org.apache.plc4x</groupId>
