Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: davidmoten/rtree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.12
Choose a base ref
...
head repository: davidmoten/rtree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 25, 2024

  1. [maven-release-plugin] prepare for next development iteration

    davidmoten committed Aug 25, 2024
    Copy the full SHA
    5c7767b View commit details

Commits on Aug 28, 2024

  1. Bump org.apache.maven.plugins:maven-pmd-plugin from 3.24.0 to 3.25.0

    Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.24.0 to 3.25.0.
    - [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
    - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.24.0...maven-pmd-plugin-3.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-pmd-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Aug 28, 2024
    Copy the full SHA
    cad1a36 View commit details
  2. Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0

    Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.8.0 to 3.10.0.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.8.0...maven-javadoc-plugin-3.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Aug 28, 2024
    Copy the full SHA
    3055b1a View commit details

Commits on Sep 24, 2024

  1. Bump org.codehaus.mojo:jdepend-maven-plugin from 2.0 to 2.1

    Bumps [org.codehaus.mojo:jdepend-maven-plugin](https://github.com/mojohaus/jdepend-maven-plugin) from 2.0 to 2.1.
    - [Release notes](https://github.com/mojohaus/jdepend-maven-plugin/releases)
    - [Commits](mojohaus/jdepend-maven-plugin@jdepend-maven-plugin-2.0...2.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:jdepend-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Sep 24, 2024
    Copy the full SHA
    bf6c750 View commit details

Commits on Oct 1, 2024

  1. Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1

    Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.10.0 to 3.10.1.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Oct 1, 2024
    Copy the full SHA
    365984f View commit details

Commits on Oct 14, 2024

  1. Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1

    Bumps [org.codehaus.mojo:taglist-maven-plugin](https://github.com/mojohaus/taglist-maven-plugin) from 3.1.0 to 3.2.1.
    - [Release notes](https://github.com/mojohaus/taglist-maven-plugin/releases)
    - [Commits](mojohaus/taglist-maven-plugin@3.1.0...3.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:taglist-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Oct 14, 2024
    Copy the full SHA
    0175505 View commit details

Commits on Oct 22, 2024

  1. Bump org.apache.maven.plugins:maven-project-info-reports-plugin

    Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.7.0 to 3.8.0.
    - [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.7.0...maven-project-info-reports-plugin-3.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Oct 22, 2024
    Copy the full SHA
    5ffa918 View commit details
  2. Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0

    Bumps [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.20.0 to 3.21.0.
    - [Release notes](https://github.com/apache/maven-site-plugin/releases)
    - [Commits](apache/maven-site-plugin@maven-site-plugin-3.20.0...maven-site-plugin-3.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-site-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Oct 22, 2024
    Copy the full SHA
    91771bc View commit details
  3. Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0

    Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.1 to 3.5.0.
    - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
    - [Commits](mojohaus/exec-maven-plugin@3.4.1...3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:exec-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Oct 22, 2024
    Copy the full SHA
    1720d9a View commit details

Commits on Oct 28, 2024

  1. Bump org.apache.maven.plugins:maven-checkstyle-plugin

    Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.5.0 to 3.6.0.
    - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.5.0...maven-checkstyle-plugin-3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Oct 28, 2024
    Copy the full SHA
    082953a View commit details
  2. Bump org.apache.maven.plugins:maven-dependency-plugin

    Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.8.0 to 3.8.1.
    - [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
    - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.8.0...maven-dependency-plugin-3.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-dependency-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Oct 28, 2024
    Copy the full SHA
    30ffe40 View commit details
  3. Bump org.apache.maven.plugins:maven-jxr-plugin from 3.5.0 to 3.6.0

    Bumps [org.apache.maven.plugins:maven-jxr-plugin](https://github.com/apache/maven-jxr) from 3.5.0 to 3.6.0.
    - [Release notes](https://github.com/apache/maven-jxr/releases)
    - [Commits](apache/maven-jxr@jxr-3.5.0...jxr-3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-jxr-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Oct 28, 2024
    Copy the full SHA
    95b762e View commit details

Commits on Oct 29, 2024

  1. Bump org.apache.maven.plugins:maven-pmd-plugin from 3.25.0 to 3.26.0

    Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.25.0 to 3.26.0.
    - [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
    - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.25.0...maven-pmd-plugin-3.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-pmd-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Oct 29, 2024
    Copy the full SHA
    42f2643 View commit details

Commits on Nov 4, 2024

  1. Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1

    Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.10.1 to 3.11.1.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.1...maven-javadoc-plugin-3.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Nov 4, 2024
    Copy the full SHA
    77b62a8 View commit details

Commits on Dec 9, 2024

  1. Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2

    Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.1 to 3.11.2.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.1...maven-javadoc-plugin-3.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Dec 9, 2024
    Copy the full SHA
    0549a36 View commit details

Commits on Feb 21, 2025

  1. Bump org.apache.maven.plugins:maven-compiler-plugin

    Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.13.0 to 3.14.0.
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-compiler-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Feb 21, 2025
    Copy the full SHA
    4db91fe View commit details

Commits on Feb 27, 2025

  1. Bump org.apache.maven.plugins:maven-project-info-reports-plugin

    Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.8.0 to 3.9.0.
    - [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases)
    - [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.8.0...maven-project-info-reports-plugin-3.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Feb 27, 2025
    Copy the full SHA
    1c1bbe3 View commit details
Showing with 15 additions and 15 deletions.
  1. +15 −15 pom.xml
30 changes: 15 additions & 15 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@
</parent>

<artifactId>rtree</artifactId>
<version>0.12</version>
<version>0.13-SNAPSHOT</version>

<name>${project.artifactId}</name>
<description>Java implementation of an immutable in-memory R-Tree for spatial indexing</description>
@@ -27,14 +27,14 @@
<scm.url>scm:git:https://github.com/davidmoten/rtree.git</scm.url>
<slf4j.version>1.7.12</slf4j.version>

<checkstyle.version>3.5.0</checkstyle.version>
<javadoc.version>3.8.0</javadoc.version>
<pmd.version>3.24.0</pmd.version>
<jdepend.version>2.0</jdepend.version>
<project.info.version>3.7.0</project.info.version>
<jxr.version>3.5.0</jxr.version>
<taglist.version>3.1.0</taglist.version>
<m3.site.version>3.20.0</m3.site.version>
<checkstyle.version>3.6.0</checkstyle.version>
<javadoc.version>3.11.2</javadoc.version>
<pmd.version>3.26.0</pmd.version>
<jdepend.version>2.1</jdepend.version>
<project.info.version>3.9.0</project.info.version>
<jxr.version>3.6.0</jxr.version>
<taglist.version>3.2.1</taglist.version>
<m3.site.version>3.21.0</m3.site.version>
<changelog.version>2.2</changelog.version>
<coverage.reports.dir>${project.build.directory}/target/coverage-reports</coverage.reports.dir>
<!-- keep jmh at 1.11.3 to support java 6 -->
@@ -80,7 +80,7 @@
<connection>${scm.url}</connection>
<developerConnection>${scm.url}</developerConnection>
<url>${scm.url}</url>
<tag>0.12</tag>
<tag>0.6.5</tag>
</scm>

<dependencies>
@@ -181,7 +181,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.8.0</version>
<version>3.8.1</version>
<executions>
<execution>
<id>unpack</id>
@@ -208,7 +208,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.4.1</version>
<version>3.5.0</version>
<executions>
<execution>
<goals>
@@ -288,7 +288,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.4.1</version>
<version>3.5.0</version>
<executions>
<execution>
<id>run-benchmarks</id>
@@ -327,7 +327,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.4.1</version>
<version>3.5.0</version>
<executions>
<execution>
<phase>integration-test</phase>
@@ -350,7 +350,7 @@
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.13.0</version>
<version>3.14.0</version>
<configuration>
<source>${maven.compiler.source}</source>
<target>${maven.compiler.target}</target>