Skip to content

Commit

Permalink
Fix merge issues with pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
pacphi committed Jan 16, 2025
1 parent cdf3581 commit f359a3a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<<<<<<< Updated upstream
<vaadin.version>24.6.1</vaadin.version>
=======
<vaadin.version>24.6.2</vaadin.version>
>>>>>>> Stashed changes
</properties>

<dependencies>
Expand Down

0 comments on commit f359a3a

Please sign in to comment.