This is an automated email from the ASF dual-hosted git repository. mibo pushed a commit to branch OLINGO-1603-Release-4.10.0 in repository https://gitbox.apache.org/repos/asf/olingo-odata4.git
commit e076c0370de2aa6e9b6021c72220afe1e377bf8b Author: mibo <[email protected]> AuthorDate: Sat Sep 23 19:04:18 2023 +0200 [OLINGO-1603] Build plugin update --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9cd113141..0d1329b5b 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ <velocity.version>1.7</velocity.version> <maven.plugin.api.version>3.6.1</maven.plugin.api.version> <maven.plugin.tools.version>3.6.1</maven.plugin.tools.version> - <maven.bundle.plugin.version>2.5.4</maven.bundle.plugin.version> + <maven.bundle.plugin.version>5.1.9</maven.bundle.plugin.version> <hc.client.version>4.5.14</hc.client.version> <hc.core.version>4.4.16</hc.core.version> <jackson.version>2.14.0</jackson.version>
