This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/juneau.git
commit de33f58a54a778d53bd4b2d388b66fe69fa144f5 Merge: f043463dc efb7899b5 Author: Gary Gregory <[email protected]> AuthorDate: Mon May 15 20:37:27 2023 -0400 Merge pull request #97 from apache/dependabot/maven/springboot.version-3.0.3 Bump springboot.version from 3.0.1 to 3.0.3 pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc pom.xml index 9ddd0adf0,e1139a26f..b20c7550e --- a/pom.xml +++ b/pom.xml @@@ -48,10 -48,10 +48,10 @@@ <juneauVersionNext>9.0.1</juneauVersionNext> <derby.version>10.16.1.1</derby.version> <hibernate.version>5.6.14.Final</hibernate.version> - <springboot.version>3.0.1</springboot.version> + <springboot.version>3.0.3</springboot.version> <xml.apis.version>2.0.2</xml.apis.version> <javadoc.executable /> - <javadoc.plugin.version>3.4.1</javadoc.plugin.version> + <javadoc.plugin.version>3.5.0</javadoc.plugin.version> <jacoco.plugin.version>0.8.8</jacoco.plugin.version> </properties>
