Skip to content

Commit

Permalink
Merge pull request #26 from JohT/renovate/reactor.version
Browse files Browse the repository at this point in the history
Update dependency io.projectreactor:reactor-core to v3.4.12
  • Loading branch information
JohT committed Nov 28, 2021
2 parents 46bd954 + b54c7f9 commit e16b1a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions showcase-quarkus-eventsourcing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<quarkus-plugin.version>2.5.0.Final</quarkus-plugin.version>

<axon.version>4.2.2</axon.version>
<reactor.version>3.3.0.RELEASE</reactor.version>
<dom4j.version>1.6.1</dom4j.version>
<xom.version>1.2.10</xom.version>

Expand Down Expand Up @@ -85,7 +84,6 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-core</artifactId>
<version>${reactor.version}</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit e16b1a0

Please sign in to comment.