Looks like this was not forward to the user list. It is now. kedaly wrote > Ignite seems to depend on an older version of the H2 Database Library that > conflicts with the default version shipped with Spring Boot. > > Right now I have to put this in my top pom.xml to get Ignite to work.. > > >
> > <dependency> > > <groupId> > com.h2database > </groupId> > > <artifactId> > h2 > </artifactId> > > <version> > 1.3.175 > </version> > > </dependency> > Are there any plans to move to a newer version of H2? ----- D. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/H2-Dependencies-tp614p629.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
