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: GigBucket/tabula-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tabulapdf/tabula-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 2 files changed
  • 3 contributors

Commits on Aug 12, 2024

  1. Bump org.apache.pdfbox:pdfbox from 3.0.2 to 3.0.3

    Bumps org.apache.pdfbox:pdfbox from 3.0.2 to 3.0.3.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.pdfbox:pdfbox
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jazzido committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    818c9a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Bump org.locationtech.jts:jts-core from 1.19.0 to 1.20.0

    Bumps org.locationtech.jts:jts-core from 1.19.0 to 1.20.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.locationtech.jts:jts-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jazzido committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5d91f1d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2025

  1. Upgrade BouncyCastle dependencies

    kylewlacy authored and jazzido committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    971ae76 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. Update PDFBox

    THausherr authored and jazzido committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    88154e2 View commit details
    Browse the repository at this point in the history
  2. Adjust test

    Test needs to be adjusted because PDFBox supports the /ActualText feature of PDFBox.
    THausherr authored and jazzido committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    2cdf3b4 View commit details
    Browse the repository at this point in the history
Loading