You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2022/05/18 03:52:07 UTC

[isis] branch master updated (fad99ab616 -> 40f5d60e4b)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


    from fad99ab616 Merge pull request #937 from apache/dependabot/maven/master/org.jsoup-jsoup-1.15.1
     add ae4df49f95 Bump vaadin.version from 23.0.7 to 23.0.9
     new 40f5d60e4b Merge pull request #938 from apache/dependabot/maven/master/vaadin.version-23.0.9

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[isis] 01/01: Merge pull request #938 from apache/dependabot/maven/master/vaadin.version-23.0.9

Posted by ah...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 40f5d60e4bb3b0cfb7c9a799e8bdde458cb66452
Merge: fad99ab616 ae4df49f95
Author: Andi Huber <ah...@apache.org>
AuthorDate: Wed May 18 05:52:02 2022 +0200

    Merge pull request #938 from apache/dependabot/maven/master/vaadin.version-23.0.9
    
    Bump vaadin.version from 23.0.7 to 23.0.9

 bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --cc bom/pom.xml
index dc2fb3e8db,2a91c0ec75..383bb5784c
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@@ -437,9 -437,9 +437,9 @@@ under the License
  		<summernote.version>0.8.11</summernote.version>
  		<swagger-core.version>1.6.6</swagger-core.version>
  
 -		<togglz.version>3.1.2</togglz.version>
 +		<togglz.version>3.2.0</togglz.version>
  
- 		<vaadin.version>23.0.7</vaadin.version>
+ 		<vaadin.version>23.0.9</vaadin.version>
  
  		<wicket.version>9.10.0</wicket.version>
  		<wicket-bootstrap.version>6.0.0-M6</wicket-bootstrap.version> <!-- de.agilecoders.wicket:wicket-bootstrap... -->