Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump geode-core from 1.6.0 to 1.9.0 in /apache-geode
Bumps [geode-core](https://github.com/apache/geode) from 1.6.0 to 1.9.0.
- [Release notes](https://github.com/apache/geode/releases)
- [Commits](apache/geode@rel/v1.6.0...rel/v1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2020
commit ca06204c4bdc1ebcea64f659c56db1d7ddfe88ca
2 changes: 1 addition & 1 deletion apache-geode/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
</build>

<properties>
<geode.core>1.6.0</geode.core>
<geode.core>1.9.0</geode.core>
</properties>
</project>