Skip to content

Commit

Permalink
Updated the version of vaadin-context-menu (#12363) (#12368)
Browse files Browse the repository at this point in the history
Moving to new version removes the warning

com.vaadin.event.EventRouter addListener WARNING: Adding listeners with
type Object is deprecated, event listener should extend
SerializableEventListener

Co-authored-by: CodeMonkeyLab <philip.louw@gmail.com>
  • Loading branch information
Ansku and CodeMonkeyLab committed Aug 9, 2021
1 parent 12a7349 commit 94dfd1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<vaadin.spring.version>3.2.1</vaadin.spring.version>
<vaadin.testbench.version>5.2.0</vaadin.testbench.version>
<vaadin.cdi.version>3.0.1</vaadin.cdi.version>
<vaadin.context-menu.version>3.0.2</vaadin.context-menu.version>
<vaadin.context-menu.version>3.1.0</vaadin.context-menu.version>
</properties>

<repositories>
Expand Down

0 comments on commit 94dfd1c

Please sign in to comment.